@charset "utf-8";
/* CSS Document */
.home-banner{
    width: 100%;
    height: 401px;
	margin:0 auto;
	overflow:hidden;
	background-color: #f5f5f5
}
.home-insurance{
	height: 1px;
    margin: 0 auto;
    position: relative;
    width: 1200px;
    z-index: 3;
}
.home-insurance-let{
	overflow:hidden;
	margin:0 auto;
}
.home-in-list{
	width: 270px;
    height: 400px;
    border-top: 1px solid #f5f5f5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 1px;
    left: 0;
    z-index: 3;
    pointer-events: auto;
    background-color: #fff;
}
.home-in-list dt{
	font-size:16px;
	position:relative;
	display:inline-block;
	width:240px;
	padding-left:30px;
	height:80px;
	line-height:80px;
	cursor: pointer;
}
.home-in-list dt img{
	padding-right:20px;
}
.list-bod{
	border-bottom:1px solid #ededed;
}
.h-more{
    position: absolute;
    right: 20px;
    top: 30px;
    width: 18px;
    height: 18px;
	cursor: pointer;
}
.h-more-h{
	background: url(../../images/2020transform/more.jpg) no-repeat 0 ;
}
.h-more-c{
	background:url(../../images/2020transform/mores.jpg) no-repeat 0;
}
.home-active{
	background:#fffaf6;
	color:#ff5a00;
}
.home-in-show{
	width: 315px;
    height:400px;
    border-top: 1px solid #f5f5f5;
	border-left:1px solid #f5f5f5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left:270px;
    top: -1px;
    z-index: 3;
    pointer-events: auto;
    background-color: #fff;
	padding:0 10px 0 15px;
}
.home-in-show li a{
	cursor: pointer;
}
.health-tit{
	color:#ff6001;
	font-size:16px;
	font-weight:bold;
	padding-left:6px;
	display:block;
	padding-top:10px;
}
.health-tit > i{
	display: inline-block;
    background: #ff6001;
    height: 12px;
    width: 3px;
    margin-right: 10px;
}
.health-tit-ls{
	font-size:16px;
	padding-bottom:2px;
	margin-top:14px;
}
.health-tit-ls > a{
	display:block;
}
.t-new7{
	background: url(../../images/2020transform/in-img6.jpg) no-repeat 118px -2px;
}
.t-new4{
	background: url(../../images/2020transform/in-img6.jpg) no-repeat 70px -2px;
}
.t-new5{
	background: url(../../images/2020transform/in-img6.jpg) no-repeat 83px -2px;
}
.t-new6-5{
	background: url(../../images/2020transform/in-img6.jpg) no-repeat 110px -2px;
}
.t-new4-5{
	background: url(../../images/2020transform/in-img6.jpg) no-repeat 72px -2px;
}
.t-new8{
	background: url(../../images/2020transform/in-img6.jpg) no-repeat 137px -2px;
}
.t-new9{
	background: url(../../images/2020transform/in-img6.jpg) no-repeat 150px -2px;
}
.t-new10{
	background: url(../../images/2020transform/in-img6.jpg) no-repeat 163px -2px;
}
.t-new11{
	background: url(../../images/2020transform/in-img6.jpg) no-repeat 180px -2px;
}
.t-new11-5{
	background: url(../../images/2020transform/in-img6.jpg) no-repeat 182px -2px;
}
.t-new12{
	background: url(../../images/2020transform/in-img6.jpg) no-repeat 190px -2px;
}
.t-new15{
	background: url(../../images/2020transform/in-img6.jpg) no-repeat 246px -2px;
}
.t-new15-5{
	background: url(../../images/2020transform/in-img6.jpg) no-repeat 252px -2px;
}
.health-tit-col{
	color:#999;
}
.home-quote{
	position:absolute;
	right:10px;
	top:50px;
	width:270px;
	padding:0 30px;
	height:400px;
	background:#fff url(../images/quote-bg.jpg) repeat-x left top;
}
.quote-tit{
	font-size:18px;
	color:#f8202b;
	font-weight:bold;
	padding:26px 0 20px;
	text-align:center;
}
.quote-car{
	display: inline-block;
    width: 66px;
    margin-right: 9px;
}
.quote-box li{
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 12px;
}
.quote-box-lis{
	position:relative;
	border: 1px solid #ededed;
    padding: 6px 8px;
}
.quote-box li span{
	display: inline-block;
    text-align: right;
    padding-right: 10px;
    font-size: 14px;
}
input[type="text"] {
    border: 0 none;
    outline: none;
    font-size: 14px;
    display: inline-block;
}
.quote-ip{
	width:145px;
}
.quote-rt{
	text-align:right;
}
.quote-chk{
	text-align:right;
}
input[type="text"].first-word{
	position: absolute;
    left: 79px;
    display: inline-block;
    padding: 0px 2px;
    border: 1px solid #ff9c00;
    width: 16px;
    color: #ff9c00;
    height: 17px;
    line-height: 17px;
    text-align: center;
    top: 9px;
}
input[type="text"].quote-ip-pad{
	padding-left: 30px;
}
.qu-check{
	vertical-align: bottom;
}
.quote-bnt{
	text-align:center;
	padding:10px 0;
	color:#fff;
	font-size:14px;
	border-radius:5px;
	background-image: -webkit-linear-gradient(left,#f8202b 0,#ff5a00 100%);
    background-image: -o-linear-gradient(left,#f8202b 0,#fff5a00 100%);
    background-image: linear-gradient(to right,#f8202b 0,#ff5a00 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8202b', endColorstr='#ff5a00', GradientType=1);
}
.home-terms{
	text-align:center;
}
.home-terms > a,.home-terms > span{
	color:#ff9c00;
}
.home-renewal{
	display:block;
	font-size:16px;
	color:#ff9c00;
	text-align:center;
	margin-top:10px;
	background:url(../images/next.jpg) no-repeat 180px center;
}
.h-banner-img{
	position: relative;
	z-index:2;
	min-width:1200px;
	margin:0 auto;
    height: 400px;
	overflow:hidden;
    text-align: center;
}
.home-Pro{
	width:100%;
	overflow:hidden;
	background:#f5f5f5;
}
.home-pd-top{
	padding-top:20px;
}
.home-cxbox,.Propaganda-box{
	width:1200px;
	overflow:hidden;
	margin:20px auto 0;
}
.home-cxbox-h{
	height:500px;
}
.h-carimg{
	float:left;
	width:592px;
	cursor: pointer;
	margin-right:13px;
}
.h-carimg-rgt{
	width:595px;
	float:left;
}
.h-carimg-rgt li{
	cursor: pointer;
}
.h-caimg-mg-bom{
	margin-bottom:18px;
}
.list-danger > li{
	position:relative;
	float:left;
	width:286px;
	height:300px;
	background:#fff;
	border:1px solid #dedede;
}
.list-da-mg{
	margin-right:16px;
}
.h-list-da-tit{
	font-size:18px;
	font-weight:bold;
	padding:18px 15px 10px;
}
.tit-col1{
	color:#9fe37c;
}
.tit-col2{
	color:#ff8989;
}
.tit-col3{
	color:#f4c96d;
}
.tit-col4{
	color:#73c4f9;
}
.list-da-mg img{
	height:116px;
}
.list-da-tit2{
	font-size:14px;
	font-weight:bold;
	padding:8px 20px 4px;
}
.list-da-cent{
	color:#666;
	padding:0 20px 15px;
}
.list-da-bnt{
	position:absolute;
	bottom:15px;
	left:16px;
	color:#fff;
	padding:4px 20px;
	border-radius:5px;
	cursor: pointer;
}
.list-da-bnt-bg{
	background:#9fe37c;
}
.list-da-bnt-bg2{
	background:#ff8989;
}

.list-da-bnt-bg3{
	background:#f4c96d;
}

.list-da-bnt-bg4{
	background:#73c4f9;
}
.encyclopedia-box{
	width:1168px;
	overflow:hidden;
	margin:20px auto 0;
	border:1px solid #dedede;
	padding:15px 0px 20px 30px;
	background:#fff;
}
.en-box-lef{
	width:826px;
	margin:0 auto;
	overflow:hidden;
	float:left;
}
.en-knowhow{
	float:left;
	width:245px;
	margin-right:30px;
}
.en-bktit{
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
}
.en-kn-xitit{
	font-size:16px;
	font-weight:bold;
	padding:15px 0 10px 32px;
}
.en-xitit-img{
	background:url(../../images/2020transform/img-insuredx.jpg) no-repeat left 14px;
}
.en-xitit-imgjd{
	background:url(../../images/2020transform/img-insurancex.jpg) no-repeat left 14px;
}
.en-xitit-imgtbfw{
	background:url(../../images/2020transform/img-servicex.jpg) no-repeat left 14px;
}
.en-knowhow > dd,.en-problem > dd{
	font-size:14px;
	background:url(../../images/2020transform/yuan.jpg) no-repeat left center;
	padding-left:14px;
	padding-bottom:2px;
}
.en-box-rigt{
	float:right;
	width:340px;
	overflow:hidden;
	margin:10px auto 0;
	border-left:1px solid #dedede;
}
.en-list-service{
	border-bottom:1px solid #dedede;
	padding:0px 0 15px 15px;
	overflow:hidden;
}
.en-kjfwtit{
	 font-size: 18px;
    font-weight: bold;
    padding:0 0 10px 15px;
}
.en-list-service li{
	float:left;
	font-size:14px;
	padding:10px 0 10px 35px;
	width:117px;
	cursor: pointer;
}
.en-zfimg{
	background:url(../../images/2020transform/pays.jpg) no-repeat left center;
}
.en-cximg{
	background:url(../../images/2020transform/in-policy.jpg) no-repeat left center;
}
.en-fpimg{
	background:url(../../images/2020transform/invoice.jpg) no-repeat left center;
}
.en-lpcximg{
	background:url(../../images/2020transform/claim.jpg) no-repeat left center;
}
.en-cnimg{
	background:url(../../images/2020transform/services.jpg) no-repeat left center;
}
.en-wdimg{
	background:url(../../images/2020transform/outlets.jpg) no-repeat left center;
}
.en-xbimg{
	background:url(../../images/2020transform/xbproduct.jpg) no-repeat left center;
}
.en-problem{
	padding-left:15px;
	margin-top:15px;
}
.en-pr-titcjwt{
	font-size:16px;
	position:relative;
	padding-bottom:5px;
	font-weight:bold;
}
a.home-mores{
	position:absolute;
	right:20px;
	top:5px;
	font-size:12px;
	font-weight:normal;
	color:#ff6001;
}
.Propaganda-box > li{
	float:left;
	width:280px;
	text-align:center;
	padding:10px 0;
}
.pro-jige{
	background-color:#9fe37c;
}
.pro-pfqg{
	background-color:#ff8989;
}
.pro-innews{
	background-color:#f4c96d;
}
.pro-inphone{
	background-color:#75c6fb;
}
.pro-jige,.pro-pfqg,.pro-innews{
	margin-right:26px;
}
.Propaganda-box > li > img,.Propaganda-box > li > span{
	display:block;
	margin:0 auto;
}
.Propaganda-box > li > img{
	margin-bottom:5px;
}
.Propaganda-box > li > span{
	color:#fff;
	font-size:14px;
}
/*轮播点**/
.points{
   z-index:140;
   position:absolute;
   width:100%;
   height:10px;
   text-align: center;
   top: 500px;
}
.point{
   cursor:pointer;
   overflow:hidden;
   display:inline-block;
   *display:inline;
   *zoom:1;
   width:10px;
   height:10px;
   margin:0 5px;
   vertical-align:top;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   background:#c3c3c3;
}
.point:hover{
    background: #69aaec none repeat scroll 0 0;
} 
.click_point{
    background: #69aaec none repeat scroll 0 0;
}
.col-red-hover{
	color:#ff5a00;
}
.en-box-lef dl dd a {
    cursor: pointer;
}
.ban-wd{
	background: #f5f5f5;
    margin: 0 auto;
    width: 1280px;
}
.ho-danger li{
	cursor:pointer;	
}

/* advert */
.web-advert{
  display: block;
  position: fixed;
  width: 100%;
  bottom: 0;
  margin: 0;
  z-index: 9999;
}
.close-advert{
  position:absolute;
  top: 0;
  right: 5%;
  /* line-height: 46px;
  font-size: 25px; */
  cursor: pointer
}
